Total Complexity | 65 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 192 |
Lines of code | 125 |
Logical lines of code | 71 |
Comment lines | 46 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
applyDiscounts() | 45 | 24 | 35 | |
addItemText() | 49 | 11 | 27 | |
updateItemPrice() | 55 | 9 | 17 | |
maybeRestoreOtherItems() | 60 | 7 | 12 | |
removeInvalidItems() | 61 | 5 | 12 | |
maybeRemoveOtherItems() | 67 | 4 | 7 | |
maybeRemoveQuantityInput() | 66 | 3 | 8 | |
maybeRemoveRemoveLink() | 68 | 2 | 7 |